PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDigitalSignature Class
Fields Methods


In This Topic
    PDFDigitalSignature Class Members
    In This Topic

    The following tables list the members exposed by PDFDigitalSignature.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the sign certificate. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the contact information. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the underlying COS signature object. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the CRL client.  
    Public MethodGets the location. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the name. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the OCSP client.  
    Public MethodGets the OCSP digest algorithm.  
    Public MethodGets the sign reason. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the sign date. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the signature digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the signature policy identifier.  
    Public MethodGets the timestamp digest algorithm.  
    Public MethodGets the TSA client.  
    Public MethodSets the sign certificate.
    This property is not used by signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the contact information.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the CRL client.  
    Public MethodSets the location.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the name.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the OCSP client.  
    Public MethodSets the OCSP digest algorithm.  
    Public MethodSets the sign reason.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the sign date. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the signature digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the signature policy identifier.
    When this property is set to a non-null value, the signature-policy-identifier signed attribute is added to the signature.
    The library does not verify and validate the content of this property. If this property does not include proper DER encoded content, the generated signature will be invalid.
    This property is not used by signatures.  
    Public MethodSets the timestamp digest algorithm.  
    Public MethodSets the TSA client.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also